Post

Replies

Boosts

Views

Activity

Comment on Please tell me how to remove highlight from editmenu items of PDFView
I am not sure if it would help. But building with iOS 15 SDK (Xcode 13) might allow you to overwrite canPerformAction and buildMenu directly.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on Please tell me how to remove highlight from editmenu items of PDFView
Unfortunately it has been two weeks and no reply from Apple. I will keep you updated.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on Bug with image picker : When tapping on the album button the camera opens up
Well, it works on both Xcode 12 and 13 on my computer. Did you add the key NSCameraUsageDescription in your Info.plist? It's required for camera access. You can also try to clean the build folder using Command-K. Also set a breakpoint on the above added line to see if it's called.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’21
Comment on How to register background tasks in a pure SwiftUI app
I'll need more information to answer that. Feel free to open another question. I'll see if I can help.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’21